home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1996 #15
/
Monster Media Number 15 (Monster Media)(July 1996).ISO
/
win_utl1
/
dms32.zip
/
_SETUP.1
/
DMS.exe
/
0
/
RCDATA
/
TABOUTTEXTPGM
/
TABOUTTEXTPGM.txt
Wrap
Text File
|
1996-05-11
|
2KB
|
89 lines
object AboutTextPgm: TAboutTextPgm
Left = 297
Top = 124
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 262
ClientWidth = 367
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 120
TextHeight = 16
object Panel1: TPanel
Left = 10
Top = 10
Width = 346
Height = 198
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProductName: TLabel
Left = 84
Top = 20
Width = 178
Height = 25
Caption = 'Simple Text Editor'
Font.Color = clMaroon
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object TextEditorVersion: TLabel
Left = 124
Top = 81
Width = 78
Height = 16
Caption = 'Version 1.0'
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object TextEditorCopyright: TLabel
Left = 10
Top = 122
Width = 103
Height = 16
Caption = 'Copyright 1996'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Label1: TLabel
Left = 16
Top = 160
Width = 91
Height = 16
Caption = 'Albert Rugel'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
object OKButton: TButton
Left = 137
Top = 222
Width = 92
Height = 30
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKButtonClick
end
end